home *** CD-ROM | disk | FTP | other *** search
- Path: news.primenet.com!not-for-mail
- From: Scott Baker <smbaker@primenet.com>
- Newsgroups: comp.lang.c++
- Subject: Borland C++ problems
- Date: 20 Mar 1996 17:57:01 -0700
- Organization: Primenet Services for the Internet
- Sender: root@primenet.com
- Message-ID: <3150AB0B.2EDF@primenet.com>
- X-Posted-By: ip155.tus.primenet.com
- X-Mailer: Mozilla 2.0 (Win95; I)
- MIME-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
-
- I'm having some problems with Borland C++ and was hoping someone out
- there might know the answer.
-
- I'm attempting to compile a Win-3.1 program I wrote under WIN32 for use
- with Win-95. I'm using Borland C++ version 4.5.
-
- There are two problems. Both of these only occur when the program is
- compiled for WIN32.
-
- 1) Radio Buttons and Checkboxes do not respond to BM_SETCHECK messages.
- I believe this has something to do with BWCC, since if I make the
- checkboxes "normal", they work, but if they are in the BWCC style, they
- do not respond.
-
- 2) The program will not load unless BCW is also loaded. It generates a
- violation. I'm assuming this has something to do with some DLL that BCW
- has open but my program is not loading.... Any ideas?
-
- Thanks
-
- Scott Baker
-